Skip to content

Conversation

johnsimons
Copy link
Member

Based on https://github.com/elmahio/netStack.js/tree/main

This changes the style of the stacktracer visualiser to utilise the library that is used in https://elmah.io/tools/stack-trace-formatter/

Initially when I first used the CodeEditor to render stacktraces the best syntax highlighter i found was the one for Powershell. But even that was not ideal.
image

This is a custom highlighter utilising the https://github.com/elmahio/netStack.js to render the c# stacktraces.
The only difference is that the code has been turned into a vue typed component.

image

@johnsimons johnsimons self-assigned this May 9, 2025
Copy link
Contributor

@cquirosj cquirosj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed and prettified the code. 2acf2fd

@johnsimons johnsimons enabled auto-merge May 12, 2025 04:18
@johnsimons johnsimons merged commit 4955414 into master May 12, 2025
5 checks passed
@johnsimons johnsimons deleted the john/stacktrace branch May 12, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants